[INFO] cloning repository https://github.com/Brayan-724/davinci-cleaner
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Brayan-724/davinci-cleaner" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrayan-724%2Fdavinci-cleaner", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrayan-724%2Fdavinci-cleaner'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4adcf4a3b2da24ee49c1fc3f36a8015d2792b3e3
[INFO] fixing Brayan-724/davinci-cleaner against try#622891a4e29178280638a6b63a8908bde2c0c854+cargoflags=-Zfix-edition=end=2015,2024 for pr-157817-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBrayan-724%2Fdavinci-cleaner" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Brayan-724/davinci-cleaner
[INFO] finished tweaking git repo https://github.com/Brayan-724/davinci-cleaner
[INFO] tweaked toml for git repo https://github.com/Brayan-724/davinci-cleaner written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Brayan-724/davinci-cleaner on toolchain 622891a4e29178280638a6b63a8908bde2c0c854
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Brayan-724/davinci-cleaner already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3a6becf2bc8dde7f3fa57ede90e4f284e72d296796fc446bbb1e2c7cc0530151" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f
[INFO] running `Command { std: "docker" "start" "a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=" "-e" "RUSTDOCFLAGS=" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f" "/opt/rustwide/cargo-home/bin/cargo" "+622891a4e29178280638a6b63a8908bde2c0c854" "fix" "--allow-no-vcs" "--allow-dirty" "--frozen" "--all" "--all-targets" "--message-format=json" "-Zfix-edition=end=2015,2024", kill_on_drop: false }`
[INFO] [stderr] crater-edition-check: migrating to next edition
[INFO] [stderr]    Migrating Cargo.toml from 2021 edition to 2024
[INFO] [stderr]    Compiling libc v0.2.151
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking grep-matcher v0.1.7
[INFO] [stderr]    Compiling rustix v0.38.28
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]    Compiling syn v2.0.41
[INFO] [stderr]     Checking encoding_rs_io v0.1.7
[INFO] [stderr]     Checking termcolor v1.4.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.12
[INFO] [stderr]     Checking bitflags v2.4.1
[INFO] [stderr]    Compiling thiserror v1.0.51
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking is_ci v1.1.1
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]     Checking unicode-width v0.1.11
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking memmap2 v0.9.2
[INFO] [stderr]     Checking mio v0.8.10
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking walkdir v2.4.0
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking supports-color v2.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.51
[INFO] [stderr]     Checking bstr v1.8.0
[INFO] [stderr]     Checking grep-searcher v0.1.13
[INFO] [stderr]     Checking globset v0.4.14
[INFO] [stderr]     Checking grep-regex v0.1.12
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking grep-cli v0.1.10
[INFO] [stderr]     Checking grep-printer v0.2.1
[INFO] [stderr]     Checking grep v0.3.1
[INFO] [stderr]     Checking davinci-cleaner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Migrating src/main.rs from 2021 edition to 2024
[INFO] [stderr]        Fixed src/color.rs (2 fixes)
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]  --> src/color.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |             unsafe { COLOR_SUPPORTED.store(true, Ordering::Relaxed) }
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   |
[INFO] [stdout] 3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout] 3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/color.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe { COLOR_SUPPORTED.load(Ordering::Relaxed) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout]  3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]  --> src/color.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |             unsafe { COLOR_SUPPORTED.store(true, Ordering::Relaxed) }
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility`
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   |
[INFO] [stdout] 3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout] 3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.66s
[INFO] [stdout] warning: creating a shared reference to mutable static
[INFO] [stdout]   --> src/color.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe { COLOR_SUPPORTED.load(Ordering::Relaxed) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout]  3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] crater-edition-check: davinci-cleaner v0.1.0 (/opt/rustwide/workdir) updating edition from 2021 to 2024
[INFO] [stderr]     Checking davinci-cleaner v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `s_bold` is never constructed
[INFO] [stdout]   --> src/color.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 |      s_bold = "\x1B[1m";
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `s_underline` is never constructed
[INFO] [stdout]   --> src/color.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 43 |      s_underline = "\x1B[4m";
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `s_reset` is never constructed
[INFO] [stdout]   --> src/color.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 |      s_reset = "\x1B[0m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_black` is never constructed
[INFO] [stdout]   --> src/color.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |      c_black = "\x1B[30m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout] 52 |      c_cyan = "\x1B[36m";
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_white` is never constructed
[INFO] [stdout]   --> src/color.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |      c_white = "\x1B[37m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_black` is never constructed
[INFO] [stdout]   --> src/color.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |      c_bright_black = "\x1B[90m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_red` is never constructed
[INFO] [stdout]   --> src/color.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 |      c_bright_red = "\x1B[91m";
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_green` is never constructed
[INFO] [stdout]   --> src/color.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |      c_bright_green = "\x1B[92m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_yellow` is never constructed
[INFO] [stdout]   --> src/color.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |      c_bright_yellow = "\x1B[93m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_blue` is never constructed
[INFO] [stdout]   --> src/color.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 58 |      c_bright_blue = "\x1B[94m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_magenta` is never constructed
[INFO] [stdout]   --> src/color.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 |      c_bright_magenta = "\x1B[95m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 |      c_bright_cyan = "\x1B[96m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_white` is never constructed
[INFO] [stdout]   --> src/color.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 |      c_bright_white = "\x1B[97m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_black` is never constructed
[INFO] [stdout]   --> src/color.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |      bg_black = "\x1B[40m";
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_red` is never constructed
[INFO] [stdout]   --> src/color.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 65 |      bg_red = "\x1B[41m";
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_green` is never constructed
[INFO] [stdout]   --> src/color.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |      bg_green = "\x1B[42m";
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_yellow` is never constructed
[INFO] [stdout]   --> src/color.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |      bg_yellow = "\x1B[43m";
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_blue` is never constructed
[INFO] [stdout]   --> src/color.rs:68:6
[INFO] [stdout]    |
[INFO] [stdout] 68 |      bg_blue = "\x1B[44m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_magenta` is never constructed
[INFO] [stdout]   --> src/color.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 |      bg_magenta = "\x1B[45m";
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 |      bg_cyan = "\x1B[46m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_white` is never constructed
[INFO] [stdout]   --> src/color.rs:71:6
[INFO] [stdout]    |
[INFO] [stdout] 71 |      bg_white = "\x1B[47m";
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_black` is never constructed
[INFO] [stdout]   --> src/color.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 |      bg_bright_black = "\x1B[100m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_red` is never constructed
[INFO] [stdout]   --> src/color.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 73 |      bg_bright_red = "\x1B[101m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_green` is never constructed
[INFO] [stdout]   --> src/color.rs:74:6
[INFO] [stdout]    |
[INFO] [stdout] 74 |      bg_bright_green = "\x1B[102m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_yellow` is never constructed
[INFO] [stdout]   --> src/color.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 |      bg_bright_yellow = "\x1B[103m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_blue` is never constructed
[INFO] [stdout]   --> src/color.rs:76:6
[INFO] [stdout]    |
[INFO] [stdout] 76 |      bg_bright_blue = "\x1B[104m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_magenta` is never constructed
[INFO] [stdout]   --> src/color.rs:77:6
[INFO] [stdout]    |
[INFO] [stdout] 77 |      bg_bright_magenta = "\x1B[105m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 |      bg_bright_cyan = "\x1B[106m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_white` is never constructed
[INFO] [stdout]   --> src/color.rs:79:6
[INFO] [stdout]    |
[INFO] [stdout] 79 |      bg_bright_white = "\x1B[107m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_reset` is never constructed
[INFO] [stdout]   --> src/color.rs:80:6
[INFO] [stdout]    |
[INFO] [stdout] 80 |      bg_reset = "\x1B[49m"
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]  --> src/color.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |             unsafe { COLOR_SUPPORTED.store(true, Ordering::Relaxed) }
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   |
[INFO] [stdout] 3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout] 3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/color.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe { COLOR_SUPPORTED.load(Ordering::Relaxed) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout]  3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `davinci-cleaner` (bin "davinci-cleaner") due to 2 previous errors; 31 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `s_bold` is never constructed
[INFO] [stdout]   --> src/color.rs:42:6
[INFO] [stdout]    |
[INFO] [stdout] 42 |      s_bold = "\x1B[1m";
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `s_underline` is never constructed
[INFO] [stdout]   --> src/color.rs:43:6
[INFO] [stdout]    |
[INFO] [stdout] 43 |      s_underline = "\x1B[4m";
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `s_reset` is never constructed
[INFO] [stdout]   --> src/color.rs:44:6
[INFO] [stdout]    |
[INFO] [stdout] 44 |      s_reset = "\x1B[0m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_black` is never constructed
[INFO] [stdout]   --> src/color.rs:46:6
[INFO] [stdout]    |
[INFO] [stdout] 46 |      c_black = "\x1B[30m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:52:6
[INFO] [stdout]    |
[INFO] [stdout] 52 |      c_cyan = "\x1B[36m";
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_white` is never constructed
[INFO] [stdout]   --> src/color.rs:53:6
[INFO] [stdout]    |
[INFO] [stdout] 53 |      c_white = "\x1B[37m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_black` is never constructed
[INFO] [stdout]   --> src/color.rs:54:6
[INFO] [stdout]    |
[INFO] [stdout] 54 |      c_bright_black = "\x1B[90m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_red` is never constructed
[INFO] [stdout]   --> src/color.rs:55:6
[INFO] [stdout]    |
[INFO] [stdout] 55 |      c_bright_red = "\x1B[91m";
[INFO] [stdout]    |      ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_green` is never constructed
[INFO] [stdout]   --> src/color.rs:56:6
[INFO] [stdout]    |
[INFO] [stdout] 56 |      c_bright_green = "\x1B[92m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_yellow` is never constructed
[INFO] [stdout]   --> src/color.rs:57:6
[INFO] [stdout]    |
[INFO] [stdout] 57 |      c_bright_yellow = "\x1B[93m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_blue` is never constructed
[INFO] [stdout]   --> src/color.rs:58:6
[INFO] [stdout]    |
[INFO] [stdout] 58 |      c_bright_blue = "\x1B[94m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_magenta` is never constructed
[INFO] [stdout]   --> src/color.rs:59:6
[INFO] [stdout]    |
[INFO] [stdout] 59 |      c_bright_magenta = "\x1B[95m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:60:6
[INFO] [stdout]    |
[INFO] [stdout] 60 |      c_bright_cyan = "\x1B[96m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `c_bright_white` is never constructed
[INFO] [stdout]   --> src/color.rs:61:6
[INFO] [stdout]    |
[INFO] [stdout] 61 |      c_bright_white = "\x1B[97m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_black` is never constructed
[INFO] [stdout]   --> src/color.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 |      bg_black = "\x1B[40m";
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_red` is never constructed
[INFO] [stdout]   --> src/color.rs:65:6
[INFO] [stdout]    |
[INFO] [stdout] 65 |      bg_red = "\x1B[41m";
[INFO] [stdout]    |      ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_green` is never constructed
[INFO] [stdout]   --> src/color.rs:66:6
[INFO] [stdout]    |
[INFO] [stdout] 66 |      bg_green = "\x1B[42m";
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_yellow` is never constructed
[INFO] [stdout]   --> src/color.rs:67:6
[INFO] [stdout]    |
[INFO] [stdout] 67 |      bg_yellow = "\x1B[43m";
[INFO] [stdout]    |      ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_blue` is never constructed
[INFO] [stdout]   --> src/color.rs:68:6
[INFO] [stdout]    |
[INFO] [stdout] 68 |      bg_blue = "\x1B[44m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_magenta` is never constructed
[INFO] [stdout]   --> src/color.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 |      bg_magenta = "\x1B[45m";
[INFO] [stdout]    |      ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:70:6
[INFO] [stdout]    |
[INFO] [stdout] 70 |      bg_cyan = "\x1B[46m";
[INFO] [stdout]    |      ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_white` is never constructed
[INFO] [stdout]   --> src/color.rs:71:6
[INFO] [stdout]    |
[INFO] [stdout] 71 |      bg_white = "\x1B[47m";
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_black` is never constructed
[INFO] [stdout]   --> src/color.rs:72:6
[INFO] [stdout]    |
[INFO] [stdout] 72 |      bg_bright_black = "\x1B[100m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_red` is never constructed
[INFO] [stdout]   --> src/color.rs:73:6
[INFO] [stdout]    |
[INFO] [stdout] 73 |      bg_bright_red = "\x1B[101m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_green` is never constructed
[INFO] [stdout]   --> src/color.rs:74:6
[INFO] [stdout]    |
[INFO] [stdout] 74 |      bg_bright_green = "\x1B[102m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_yellow` is never constructed
[INFO] [stdout]   --> src/color.rs:75:6
[INFO] [stdout]    |
[INFO] [stdout] 75 |      bg_bright_yellow = "\x1B[103m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_blue` is never constructed
[INFO] [stdout]   --> src/color.rs:76:6
[INFO] [stdout]    |
[INFO] [stdout] 76 |      bg_bright_blue = "\x1B[104m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_magenta` is never constructed
[INFO] [stdout]   --> src/color.rs:77:6
[INFO] [stdout]    |
[INFO] [stdout] 77 |      bg_bright_magenta = "\x1B[105m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_cyan` is never constructed
[INFO] [stdout]   --> src/color.rs:78:6
[INFO] [stdout]    |
[INFO] [stdout] 78 |      bg_bright_cyan = "\x1B[106m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_bright_white` is never constructed
[INFO] [stdout]   --> src/color.rs:79:6
[INFO] [stdout]    |
[INFO] [stdout] 79 |      bg_bright_white = "\x1B[107m";
[INFO] [stdout]    |      ^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `bg_reset` is never constructed
[INFO] [stdout]   --> src/color.rs:80:6
[INFO] [stdout]    |
[INFO] [stdout] 80 |      bg_reset = "\x1B[49m"
[INFO] [stdout]    |      ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this warning originates in the macro `color` which comes from the expansion of the macro `colors` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]  --> src/color.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |             unsafe { COLOR_SUPPORTED.store(true, Ordering::Relaxed) }
[INFO] [stdout]   |                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]   |
[INFO] [stdout]   = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]   = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout]   = note: `#[deny(static_mut_refs)]` (part of `#[deny(rust_2024_compatibility)]`) on by default
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]   |
[INFO] [stdout] 3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout] 3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: creating a shared reference to mutable static
[INFO] [stdout]   --> src/color.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     unsafe { COLOR_SUPPORTED.load(Ordering::Relaxed) }
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static
[INFO] [stdout]    |
[INFO] [stdout]    = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/static-mut-references.html>
[INFO] [stdout] help: this type already provides "interior mutability", so its binding doesn't need to be declared as mutable
[INFO] [stdout]    |
[INFO] [stdout]  3 - static mut COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]  3 + static COLOR_SUPPORTED: AtomicBool = AtomicBool::new(false);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `davinci-cleaner` (bin "davinci-cleaner" test) due to 2 previous errors; 31 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f", kill_on_drop: false }`
[INFO] [stdout] a06fdcca870cfe803103ee907edba6fdb66ced2d5487bc3f6706a39619c9536f
